home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13555 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.1 KB

  1. Path: hobbes.sco.COM!novasco!geoffg
  2. From: geoffg@novasco (Geoff Galitz)
  3. Newsgroups: alt.computer.consultants,comp.edu,comp.lang.basic.misc,comp.lang.c++,comp.lang.misc,comp.lang.pascal.borland,comp.lang.pascal.delphi.misc,comp.misc,comp.os.msdos.programmer,comp.os.os2.programmer.misc,comp.programming
  4. Subject: Re: Info on being a Systems Programmer/Analyst?
  5. Followup-To: alt.computer.consultants,comp.edu,comp.lang.basic.misc,comp.lang.c++,comp.lang.misc,comp.lang.pascal.borland,comp.lang.pascal.delphi.misc,comp.misc,comp.os.msdos.programmer,comp.os.os2.programmer.misc,comp.programming
  6. Date: 26 Mar 1996 06:28:58 GMT
  7. Organization: The Santa Cruz Operation, Inc.
  8. Message-ID: <4j82ra$14h@hobbes.sco.COM>
  9. References: <4itd85$28s0@news-s01.ny.us.ibm.net> <Doo5o5.CB4@presby.edu> <4j72mr$l5d@scoop.eco.twg.com> <4j7min$nps@news-s01.ny.us.ibm.net>
  10. NNTP-Posting-Host: novasco.sco.com
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13.  
  14. Well, I won't get into the "What is a System Programmer" debate,
  15. but I will tell you that "User Support Analysts" and "Programmer
  16. Analysts" do where I work.
  17.  
  18. As for the math, don't worry about it.  I've only needed algebra.
  19. I talked about this subject with one of our experienced support
  20. folks who agreed that algebra is all that is really necessary
  21. unless you are doing advanced applications development.
  22.  
  23. Most of the programming I do is at the shell level.  Learning
  24. shell programming will get you far ahead of the rest of the 
  25. pack of "system programmers."  I've built system and network
  26. wellness monitors in Korn shell which requires knowledge of
  27. the OS more than anything else.
  28.  
  29. We'll program in C to build new appliations for internal use,
  30. for porting programs, or for "fixing" other applications that
  31. we cannot tune for one reason or another (usually at the 
  32. network level).  This is about 30-40% of the time for the 
  33. acknowledged programmers in the group.
  34.  
  35. We spend the rest of our time:
  36.     - implementing new systems
  37.     - training users and developers how to use an OS
  38.     - analyzing(sp) performance
  39.     - integrating new systems of all types
  40.     - charting the course of the infrastructure.
  41.  
  42.  
  43.